home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / game / role / fGRAAL2B.lha / 1.section < prev    next >
Text File  |  1997-10-27  |  6KB  |  96 lines

  1. /* Constantinople
  2. /*
  3. /* =========================================================================
  4. /*
  5. /*                          Section 1 - Constantinople
  6. /*
  7. /* =========================================================================
  8. /*
  9.  
  10.  
  11. CLPART: Olaf_Extras.iff
  12.  
  13. /* SECTIONBOBS: no_of_imgs;startrbob;grabx;graby;width;height;xoffset;hotsp
  14. /*
  15. /*   See the BOBS: statement in the graal.main file. The difference is
  16. /*   that SECTIONBOBS: define "section" images instead of "global" images
  17. /*   - that is, the image numbers given here must be prefixed with "SBOB"
  18. /*   when referred to in other statements and commands.
  19. /*
  20. /* 1-2 playing flute
  21. SECTIONBOBS: 2;1;34;2;31;47;32;0
  22. /* 3 reading guide
  23. SECTIONBOBS: 2;3;2;50;31;47;32;0
  24. /* 5 reading dictionary
  25. SECTIONBOBS: 1;5;98;2;31;47;0;0
  26.  
  27. CLPART: Olaf_Symbols.iff
  28. /* SOBJ10-14 flute, copper coin, cup, rubber band, gold
  29. SECTIONBOBS: 5;10;0;83;51;21;50;0
  30.  
  31.  
  32. /* SECTIONOBJ: sectionobjno,object_definition....
  33. /*             (see graal.main documentation)
  34. /*
  35. /*   The object number specified here must later be prefixed by "ROBJ" when
  36. /*   referred to in other statements and commands.
  37. /*
  38. SECTIONOBJ: 1;flute\exotique;0;0;0;0;0;0;0;0;0; ;-1;0;8;SBOB10;MID;WD;une;cette;la
  39. SECTIONOBJ: 2;pièce;0;0;0;99;0;0;0;0;0; ;-1;0;8;SBOB11;MID;TD;une;cette;la
  40. SECTIONOBJ: 3;tasse;1;-1;58;RBOB18;69;222;6;-106;11; ;-1;0;8;SBOB12;MID;CD;une;cette;la
  41. SECTIONOBJ: 4;bande de caoutchou;0;0;0;0;0;0;0;0;0; ;-1;0;8;SBOB13;MID;WD;une;cette;ca
  42. SECTIONOBJ: 5;20 pièces\d'or;0;0;0;0;0;0;0;0;0; ;-1;0;8;SBOB14;MID;WD; ;ces;ca
  43.  
  44.  
  45. /* Action 1 - Give
  46. /* ===============
  47. /*
  48. /*
  49. /* Action 3 - Use
  50. /* ==============
  51. /*
  52. ACTION: 3;IFOBJ SOBJ3;MOBJ;SAY Je ne suis pas sur\d'en vouloir plus!;W 40;SAY C'est assez mortel, vous savez.;EXIT
  53. ACTION: 3;IFOBJ SOBJ2;SAY Je ne vois rien\a y faire ici.;EXIT
  54. ACTION: 3;IFOBJ 21;IFNOTCARR;MOBJ;HANDLE;PICK;SOUND 1;W 25;HANDLE -1
  55. ACTION: 3;IFOBJ 21;IFOBJ2 SOBJ1;IFOF 1=0;SAY Utiliser la plume pour nettoyer\la flute a marché trés bien!;OBJ1 SOBJ1;SETOF 1=1;EXIT
  56. ACTION: 3;IFOBJ 21;IFOBJ2 SOBJ1;IFOF 1=1;SAY Elle est suffisament propre.;EXIT
  57. ACTION: 3;IFOBJ 24;IFOBJ2 SOBJ3;SAY Hein? vous voulez que\je remue l'hydromel avec le couteau??\I'm shaken!;EXIT
  58. ACTION: 3;IFOBJ 24;IFOBJ2 SOBJ1;SAY C'est trop petit\- je ne peut entrer la lame\dans l'ouverture.;EXIT
  59. ACTION: 3;IFOBJ 27;VERB 4;REDO
  60. ACTION: 3;IFOBJ 30;IFOBJ2 SOBJ1;CBOB SBOB5;W 50;SAY C'est genial - l'étrange texte sur la\flute est expliqué dans ce livre!;SAY Hmm...;SAY Apparement il y a ecrit sur la flute:\"Jouez chaque note deux fois pour changer le temps.";CBOB 11
  61. ACTION: 3;IFOBJ 30;IFOBJ2 SOBJ1;OBJ1 SOBJ1;SAY Bien, il semble que ce soit soit\une super flute magique...;SAY ...ou de la connerie à touriste.;SETOF 2=1;EXIT
  62. ACTION: 3;IFOBJ SOBJ1;IFOF 1=0;OMOVE 0, , ,1, , ,A 0,(SBOB1,12)(SBOB2,24)(SBOB1,24)(SBOB2,12);W 150;CBOB 11;SAY Je en peux sortir un son.\Il semble y avoir quelque chose dedans\qui bouche la flute.;SAY Je devrais peut etre\la nettoyer
  63. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=0;CUTSCENE 10,S;EXIT
  64. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=1;IFOF 3=0;IFROOM 1;SAY Je pense que je devrais plutot etre dehors\sous le soleil pour essayer ca.;EXIT
  65. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=1;IFOF 3=0;CUTSCENE 11,F;SETRF 2,6=1;SETRF 3,6=1;SETRF 4,6=1
  66. /* Since conditions are not allowed in cutscene files, the weather change
  67. /* sequences for rooms 2 and 3 stay here: However, the CUTSCENE 11,F command
  68. /* above leaves the cutscene indicator on screen. It is removed again
  69. /* after CUTSCENE 12,S which follows after the fade commands below!
  70. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=1;IFOF 3=0;IFROOM 2;FADE 23,30,$678,WAIT
  71. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=1;IFOF 3=0;IFROOM 3;FADE 29,10,$678,STACK;FADE 31,10,$555,STACK;FADE 24,10,$555,STACK;FADE 25,10,$666,STACK;FADE 26,10,$666,STACK;FADE 27,10,$777,STACK;FADE 28,30,$777,WAIT
  72. ACTION: 3;IFOBJ SOBJ1;IFOF 1=1;IFOF 2=1;IFOF 3=0;CUTSCENE 12,S;SETOF 3=1;EXIT
  73. ACTION: 3;IFOBJ SOBJ1;IFOF 3=1;SAY Je pense que c'est bon.\je ne suis pas un bon musicien.;EXIT
  74. /*
  75. /* Action 4 - Open
  76. /* ===============
  77. /*
  78. ACTION: 4;IFOBJ 27;IFOF 1=0;SAY Il y a un livre dedans!;ICON 43;NAME guide;SOUND 1;SAY Je vais garder le papier\et l'etrange élastique\qui étaient autour du paquet, aussi.;GET 28,N;GET SOBJ4,U;SOUND 1;SETOF 1=1;EXIT
  79. ACTION: 4;IFOBJ 27;CBOB 11;OMOVE 0, , ,1, ,WAIT,A 0,(SBOB3,250)(SBOB4,50)
  80. ACTION: 4;IFOBJ 27;IFOF 2=0;THINK Ce livre semble contenir\plein de trucs utiles.;THINK voyons ça...;THINK Ah, ici:;SETOF 2=1
  81. ACTION: 4;IFOBJ 27;THINK "CONSTANTINOPLE. Si vous etes coincés à\Constantinople, partez aussi vite que\possible. On s'y ennuie beaucoup."
  82. ACTION: 4;IFOBJ 27;THINK "Peu de transports maritimes à Constantinople et generalement peu fiables. Il vous faut trouver un bon, et costaud chameau pour ensuite, aller vers l'Est jusqu'à Gurgan, où l'on trouve de meilleurs transports."
  83. ACTION: 4;IFOBJ 27;IFRF 2,4=0;SETRF 2,4=1
  84. ACTION: 4;IFOBJ 27;CBOB 11;EXIT
  85. /*
  86. /* Action 8 - Look at
  87. /* ==================
  88. /*
  89. ACTION: 8;IFOBJ SOBJ1;SAY Il y a des gravures ressemblant à un\texte étranger sur le\coté de la flute.;SETRF 4,3=1;EXIT
  90. ACTION: 8;IFOBJ SOBJ2;SAY Je ne peux pas m'acheter beaucoup de chose\avec ça, ca c'est sur!.;EXIT
  91. ACTION: 8;IFOBJ SOBJ3;SAY Ca contient de l'hydromel\d'apparement mauvaise qualité!!;EXIT
  92. ACTION: 8;IFOBJ SOBJ4;SAY C'est un fin élastique\fait dans un materiau\qui m'est inconnu.;EXIT
  93. ACTION: 8;IFOBJ SOBJ5;SAY Il devrait etre\possible de sortir\d'ici d'une facon\ou d'une autre!;EXIT
  94. /*
  95. /* END of section file
  96.